@brief Initializes and parses the DVB-T terrestrial delivery system descriptor
@brief Prints the content of the DVB-T terrestrial delivery system descriptor @ingroup descriptors
@brief converts from internal representation into bandwidth in Hz
@brief converts from the descriptor's FEC into enum fe_code_rate, as defined by DVBv5 API.
@brief converts from the descriptor's hierarchy into enum fe_hierarchy, as defined by DVBv5 API.
@brief converts from internal representation into enum fe_guard_interval, as defined at DVBv5 API.
@brief converts from the descriptor's modulation into enum fe_modulation, as defined by DVBv5 API.
@brief converts from the descriptor's transmission mode into enum fe_transmit_mode, as defined by DVBv5 API.
@struct dvb_desc_terrestrial_delivery @ingroup descriptors @brief Structure containing the DVB-T terrestrial delivery system descriptor
@file desc_terrestrial_delivery.h @ingroup descriptors @brief Provides the descriptors for the DVB-T terrestrial delivery system descriptor @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Mauro Carvalho Chehab @author Andre Roth
@par Relevant specs The descriptor described herein is defined at: - ETSI EN 300 468 V1.11.1
@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org